-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.6.5
-
Code
-
Classes
- ImporterStatus
Total Complexity |
190 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
1,169 |
Lines of code |
726 |
Logical lines of code |
442 |
Comment lines |
162 |
Methods |
65 |
Properties |
21 |
Methods 65
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_last_session_from_status() |
A |
50 |
10 |
25 |
save() |
A |
45 |
8 |
41 |
get_next_delete_chunk() |
A |
45 |
8 |
41 |
get_next_chunk() |
A |
46 |
8 |
38 |
record_chunk() |
S |
52 |
7 |
23 |
get_running_chunks() |
S |
52 |
7 |
21 |
has_more_delete_chunks() |
S |
55 |
7 |
18 |
get_status() |
S |
57 |
7 |
15 |
get_errors() |
S |
56 |
6 |
18 |
get_chunk_status() |
S |
55 |
6 |
17 |
has_more_chunks() |
S |
58 |
6 |
13 |
data() |
S |
50 |
5 |
26 |
update_chunk_status() |
S |
58 |
5 |
15 |
update_status_session() |
S |
53 |
4 |
22 |
output() |
S |
53 |
4 |
22 |
has_chunk_status() |
S |
64 |
5 |
9 |
timeout_chunk() |
S |
58 |
4 |
14 |
get_errors_total() |
S |
59 |
4 |
13 |
get_counter() |
S |
59 |
4 |
13 |
get_inserts() |
S |
59 |
4 |
13 |
get_updates() |
S |
59 |
4 |
13 |
record_success() |
S |
58 |
3 |
16 |
is_cancelled() |
S |
59 |
3 |
15 |
is_paused() |
S |
60 |
3 |
13 |
get_deletes() |
S |
59 |
3 |
13 |
generate_total() |
S |
69 |
3 |
6 |
get_max_chunks() |
S |
69 |
3 |
6 |
validate() |
S |
63 |
3 |
10 |
write_to_file() |
S |
61 |
2 |
13 |
log_row_message() |
S |
62 |
2 |
11 |
record_chunk_delete() |
S |
61 |
2 |
11 |
setup_data() |
S |
53 |
1 |
21 |
refresh() |
S |
67 |
2 |
8 |
timeout() |
S |
68 |
2 |
8 |
get_chunk_delete_list() |
S |
71 |
2 |
5 |
setup_chunk_delete_list() |
S |
69 |
2 |
6 |
size_formatted() |
S |
67 |
2 |
6 |
getDefault() |
S |
78 |
2 |
3 |
set_status() |
S |
76 |
1 |
4 |
get_session_id() |
S |
82 |
1 |
3 |
set_section() |
S |
76 |
1 |
4 |
record_fatal_error() |
S |
73 |
1 |
5 |
clear_chunk_data() |
S |
73 |
1 |
4 |
get_skips() |
S |
82 |
1 |
3 |
has_section() |
S |
80 |
1 |
3 |
set_chunk_index() |
S |
81 |
1 |
3 |
set_start() |
S |
73 |
1 |
5 |
has_status() |
S |
80 |
1 |
3 |
set_end() |
S |
73 |
1 |
5 |
get_log_file() |
S |
74 |
1 |
4 |
get_total() |
S |
82 |
1 |
3 |
get_status_file() |
S |
75 |
1 |
4 |
get_raw_status() |
S |
73 |
1 |
5 |
set_delete_total() |
S |
73 |
1 |
5 |
record_skip() |
S |
67 |
1 |
8 |
record_delete() |
S |
67 |
1 |
7 |
record_error() |
S |
68 |
1 |
7 |
complete() |
S |
67 |
1 |
8 |
resume() |
S |
77 |
1 |
4 |
stop() |
S |
70 |
1 |
6 |
pause() |
S |
70 |
1 |
6 |
shutdown() |
S |
74 |
1 |
5 |
record_time() |
S |
75 |
1 |
4 |
record_finished() |
S |
82 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |